Cisco-IOS-XR-lib-mpp-cfg API API Reference
API generated from Cisco-IOS-XR-lib-mpp-cfg@2017-09-07.yang
API Endpoint
http://{Controller-IP}:{Controller-Port}/restconfCisco-IOS-XR-lib-mpp-cfg:network-topology:network-topology/topology/topology-netconf/node/inetri/yang-ext:mount/
URL '/' code: %2F
Schemes: http
Version: 1.0.0
Paths
CONTROL-PLANE - Update
Update operation of resource: control-plane
control-planebody object
Request Content-Types: application/json
Request Example
{
"management-plane-protection": {
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
CONTROL-PLANE - Create
Create operation of resource: control-plane
control-planebody object
Request Content-Types: application/json
Request Example
{
"management-plane-protection": {
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
CONTROL-PLANE - Delete
Delete operation of resource: control-plane
Successful operation
Internal Error
Response Content-Types: application/json
CONTROL-PLANE - Retrieve
Retrieve operation of resource: control-plane
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"management-plane-protection": {
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
}
MANAGEMENT-PLANE-PROTECTION - Update
Update operation of resource: management-plane-protection
management-plane-protectionbody object
Request Content-Types: application/json
Request Example
{
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
MANAGEMENT-PLANE-PROTECTION - Create
Create operation of resource: management-plane-protection
management-plane-protectionbody object
Request Content-Types: application/json
Request Example
{
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
MANAGEMENT-PLANE-PROTECTION - Delete
Delete operation of resource: management-plane-protection
Successful operation
Internal Error
Response Content-Types: application/json
MANAGEMENT-PLANE-PROTECTION - Retrieve
Retrieve operation of resource: management-plane-protection
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
OUTBAND - Update
Update operation of resource: outband
outbandbody object
Request Content-Types: application/json
Request Example
{
"outband-vrf": "string",
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
OUTBAND - Create
Create operation of resource: outband
outbandbody object
Request Content-Types: application/json
Request Example
{
"outband-vrf": "string",
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
OUTBAND - Delete
Delete operation of resource: outband
Successful operation
Internal Error
Response Content-Types: application/json
OUTBAND - Retrieve
Retrieve operation of resource: outband
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"outband-vrf": "string",
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
INTERFACE-SELECTION - Update
Update operation of resource: interface-selection
interface-selectionbody object
Request Content-Types: application/json
Request Example
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Create
Create operation of resource: interface-selection
interface-selectionbody object
Request Content-Types: application/json
Request Example
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Delete
Delete operation of resource: interface-selection
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Retrieve
Retrieve operation of resource: interface-selection
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
INTERFACES - Update
Update operation of resource: interfaces
interfacesbody object
Request Content-Types: application/json
Request Example
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Create
Create operation of resource: interfaces
interfacesbody object
Request Content-Types: application/json
Request Example
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Delete
Delete operation of resource: interfaces
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Retrieve
Retrieve operation of resource: interfaces
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
INTERFACE - Update
Update operation of resource: interface
interfacebody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Create
Create operation of resource: interface
interfacebody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Delete
Delete operation of resource: interface
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Retrieve
Retrieve operation of resource: interface
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
HTTP-PROTOCOL - Update
Update operation of resource: http-protocol
http-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Create
Create operation of resource: http-protocol
http-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Delete
Delete operation of resource: http-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Retrieve
Retrieve operation of resource: http-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TFTP-PROTOCOL - Update
Update operation of resource: tftp-protocol
tftp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Create
Create operation of resource: tftp-protocol
tftp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Delete
Delete operation of resource: tftp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Retrieve
Retrieve operation of resource: tftp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
NETCONF-PROTOCOL - Update
Update operation of resource: netconf-protocol
netconf-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Create
Create operation of resource: netconf-protocol
netconf-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Delete
Delete operation of resource: netconf-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Retrieve
Retrieve operation of resource: netconf-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
XR-XML - Update
Update operation of resource: xr-xml
xr-xmlbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Create
Create operation of resource: xr-xml
xr-xmlbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Delete
Delete operation of resource: xr-xml
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Retrieve
Retrieve operation of resource: xr-xml
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SSH-PROTOCOL - Update
Update operation of resource: ssh-protocol
ssh-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Create
Create operation of resource: ssh-protocol
ssh-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Delete
Delete operation of resource: ssh-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Retrieve
Retrieve operation of resource: ssh-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SNMP-PROTOCOL - Update
Update operation of resource: snmp-protocol
snmp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Create
Create operation of resource: snmp-protocol
snmp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Delete
Delete operation of resource: snmp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Retrieve
Retrieve operation of resource: snmp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TELNET-PROTOCOL - Update
Update operation of resource: telnet-protocol
telnet-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Create
Create operation of resource: telnet-protocol
telnet-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Delete
Delete operation of resource: telnet-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Retrieve
Retrieve operation of resource: telnet-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-PROTOCOLS - Update
Update operation of resource: all-protocols
all-protocolsbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Create
Create operation of resource: all-protocols
all-protocolsbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Delete
Delete operation of resource: all-protocols
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Retrieve
Retrieve operation of resource: all-protocols
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-INTERFACES - Update
Update operation of resource: all-interfaces
all-interfacesbody object
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Create
Create operation of resource: all-interfaces
all-interfacesbody object
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Delete
Delete operation of resource: all-interfaces
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Retrieve
Retrieve operation of resource: all-interfaces
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
HTTP-PROTOCOL - Update
Update operation of resource: http-protocol
http-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Create
Create operation of resource: http-protocol
http-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Delete
Delete operation of resource: http-protocol
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Retrieve
Retrieve operation of resource: http-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TFTP-PROTOCOL - Update
Update operation of resource: tftp-protocol
tftp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Create
Create operation of resource: tftp-protocol
tftp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Delete
Delete operation of resource: tftp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Retrieve
Retrieve operation of resource: tftp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
NETCONF-PROTOCOL - Update
Update operation of resource: netconf-protocol
netconf-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Create
Create operation of resource: netconf-protocol
netconf-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Delete
Delete operation of resource: netconf-protocol
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Retrieve
Retrieve operation of resource: netconf-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
XR-XML - Update
Update operation of resource: xr-xml
xr-xmlbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Create
Create operation of resource: xr-xml
xr-xmlbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Delete
Delete operation of resource: xr-xml
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Retrieve
Retrieve operation of resource: xr-xml
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SSH-PROTOCOL - Update
Update operation of resource: ssh-protocol
ssh-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Create
Create operation of resource: ssh-protocol
ssh-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Delete
Delete operation of resource: ssh-protocol
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Retrieve
Retrieve operation of resource: ssh-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SNMP-PROTOCOL - Update
Update operation of resource: snmp-protocol
snmp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Create
Create operation of resource: snmp-protocol
snmp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Delete
Delete operation of resource: snmp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Retrieve
Retrieve operation of resource: snmp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TELNET-PROTOCOL - Update
Update operation of resource: telnet-protocol
telnet-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Create
Create operation of resource: telnet-protocol
telnet-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Delete
Delete operation of resource: telnet-protocol
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Retrieve
Retrieve operation of resource: telnet-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-PROTOCOLS - Update
Update operation of resource: all-protocols
all-protocolsbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Create
Create operation of resource: all-protocols
all-protocolsbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Delete
Delete operation of resource: all-protocols
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Retrieve
Retrieve operation of resource: all-protocols
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
INBAND - Update
Update operation of resource: inband
inbandbody object
Request Content-Types: application/json
Request Example
{
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INBAND - Create
Create operation of resource: inband
inbandbody object
Request Content-Types: application/json
Request Example
{
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INBAND - Delete
Delete operation of resource: inband
Successful operation
Internal Error
Response Content-Types: application/json
INBAND - Retrieve
Retrieve operation of resource: inband
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
INTERFACE-SELECTION - Update
Update operation of resource: interface-selection
interface-selectionbody object
Request Content-Types: application/json
Request Example
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Create
Create operation of resource: interface-selection
interface-selectionbody object
Request Content-Types: application/json
Request Example
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Delete
Delete operation of resource: interface-selection
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE-SELECTION - Retrieve
Retrieve operation of resource: interface-selection
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
INTERFACES - Update
Update operation of resource: interfaces
interfacesbody object
Request Content-Types: application/json
Request Example
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Create
Create operation of resource: interfaces
interfacesbody object
Request Content-Types: application/json
Request Example
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Delete
Delete operation of resource: interfaces
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACES - Retrieve
Retrieve operation of resource: interfaces
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
INTERFACE - Update
Update operation of resource: interface
interfacebody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Create
Create operation of resource: interface
interfacebody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Delete
Delete operation of resource: interface
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
INTERFACE - Retrieve
Retrieve operation of resource: interface
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
HTTP-PROTOCOL - Update
Update operation of resource: http-protocol
http-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Create
Create operation of resource: http-protocol
http-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Delete
Delete operation of resource: http-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Retrieve
Retrieve operation of resource: http-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TFTP-PROTOCOL - Update
Update operation of resource: tftp-protocol
tftp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Create
Create operation of resource: tftp-protocol
tftp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Delete
Delete operation of resource: tftp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Retrieve
Retrieve operation of resource: tftp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
NETCONF-PROTOCOL - Update
Update operation of resource: netconf-protocol
netconf-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Create
Create operation of resource: netconf-protocol
netconf-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Delete
Delete operation of resource: netconf-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Retrieve
Retrieve operation of resource: netconf-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
XR-XML - Update
Update operation of resource: xr-xml
xr-xmlbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Create
Create operation of resource: xr-xml
xr-xmlbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Delete
Delete operation of resource: xr-xml
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Retrieve
Retrieve operation of resource: xr-xml
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SSH-PROTOCOL - Update
Update operation of resource: ssh-protocol
ssh-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Create
Create operation of resource: ssh-protocol
ssh-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Delete
Delete operation of resource: ssh-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Retrieve
Retrieve operation of resource: ssh-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SNMP-PROTOCOL - Update
Update operation of resource: snmp-protocol
snmp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Create
Create operation of resource: snmp-protocol
snmp-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Delete
Delete operation of resource: snmp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Retrieve
Retrieve operation of resource: snmp-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TELNET-PROTOCOL - Update
Update operation of resource: telnet-protocol
telnet-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Create
Create operation of resource: telnet-protocol
telnet-protocolbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Delete
Delete operation of resource: telnet-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Retrieve
Retrieve operation of resource: telnet-protocol
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-PROTOCOLS - Update
Update operation of resource: all-protocols
all-protocolsbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Create
Create operation of resource: all-protocols
all-protocolsbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Delete
Delete operation of resource: all-protocols
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Retrieve
Retrieve operation of resource: all-protocols
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of interface-name
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of interface-name
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
ID of interface-name
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
ID of interface-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of interface-name
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of interface-name
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-INTERFACES - Update
Update operation of resource: all-interfaces
all-interfacesbody object
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Create
Create operation of resource: all-interfaces
all-interfacesbody object
Request Content-Types: application/json
Request Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Delete
Delete operation of resource: all-interfaces
Successful operation
Internal Error
Response Content-Types: application/json
ALL-INTERFACES - Retrieve
Retrieve operation of resource: all-interfaces
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
HTTP-PROTOCOL - Update
Update operation of resource: http-protocol
http-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Create
Create operation of resource: http-protocol
http-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Delete
Delete operation of resource: http-protocol
Successful operation
Internal Error
Response Content-Types: application/json
HTTP-PROTOCOL - Retrieve
Retrieve operation of resource: http-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TFTP-PROTOCOL - Update
Update operation of resource: tftp-protocol
tftp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Create
Create operation of resource: tftp-protocol
tftp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Delete
Delete operation of resource: tftp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
TFTP-PROTOCOL - Retrieve
Retrieve operation of resource: tftp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
NETCONF-PROTOCOL - Update
Update operation of resource: netconf-protocol
netconf-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Create
Create operation of resource: netconf-protocol
netconf-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Delete
Delete operation of resource: netconf-protocol
Successful operation
Internal Error
Response Content-Types: application/json
NETCONF-PROTOCOL - Retrieve
Retrieve operation of resource: netconf-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
XR-XML - Update
Update operation of resource: xr-xml
xr-xmlbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Create
Create operation of resource: xr-xml
xr-xmlbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Delete
Delete operation of resource: xr-xml
Successful operation
Internal Error
Response Content-Types: application/json
XR-XML - Retrieve
Retrieve operation of resource: xr-xml
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SSH-PROTOCOL - Update
Update operation of resource: ssh-protocol
ssh-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Create
Create operation of resource: ssh-protocol
ssh-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Delete
Delete operation of resource: ssh-protocol
Successful operation
Internal Error
Response Content-Types: application/json
SSH-PROTOCOL - Retrieve
Retrieve operation of resource: ssh-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
SNMP-PROTOCOL - Update
Update operation of resource: snmp-protocol
snmp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Create
Create operation of resource: snmp-protocol
snmp-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Delete
Delete operation of resource: snmp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
SNMP-PROTOCOL - Retrieve
Retrieve operation of resource: snmp-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TELNET-PROTOCOL - Update
Update operation of resource: telnet-protocol
telnet-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Create
Create operation of resource: telnet-protocol
telnet-protocolbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Delete
Delete operation of resource: telnet-protocol
Successful operation
Internal Error
Response Content-Types: application/json
TELNET-PROTOCOL - Retrieve
Retrieve operation of resource: telnet-protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
ALL-PROTOCOLS - Update
Update operation of resource: all-protocols
all-protocolsbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Create
Create operation of resource: all-protocols
all-protocolsbody object
Request Content-Types: application/json
Request Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Delete
Delete operation of resource: all-protocols
Successful operation
Internal Error
Response Content-Types: application/json
ALL-PROTOCOLS - Retrieve
Retrieve operation of resource: all-protocols
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
PEER-CLASS - Update
Update operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Create
Create operation of resource: peer-class
peer-classbody object
Request Content-Types: application/json
Request Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Delete
Delete operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
PEER-CLASS - Retrieve
Retrieve operation of resource: peer-class
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
PEER-V4 - Update
Update operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Create
Create operation of resource: peer-v4
peer-v4body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Delete
Delete operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V4 - Retrieve
Retrieve operation of resource: peer-v4
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
PEER-V6 - Update
Update operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Create
Create operation of resource: peer-v6
peer-v6body object
Request Content-Types: application/json
Request Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Delete
Delete operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
PEER-V6 - Retrieve
Retrieve operation of resource: peer-v6
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
PEERS - Update
Update operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Create
Create operation of resource: peers
peersbody object
Request Content-Types: application/json
Request Example
{
"peer": [
{
"address": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Delete
Delete operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
PEERS - Retrieve
Retrieve operation of resource: peers
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer": [
{
"address": "string"
}
]
}
PEER - Update
Update operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Create
Create operation of resource: peer
peerbody object
ID of address
Request Content-Types: application/json
Request Example
{
"address": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Delete
Delete operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
PEER - Retrieve
Retrieve operation of resource: peer
ID of address
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address": "string"
}
PEER-PREFIXES - Update
Update operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Create
Create operation of resource: peer-prefixes
peer-prefixesbody object
Request Content-Types: application/json
Request Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Delete
Delete operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIXES - Retrieve
Retrieve operation of resource: peer-prefixes
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
PEER-PREFIX - Update
Update operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Create
Create operation of resource: peer-prefix
peer-prefixbody object
ID of address-prefix
Request Content-Types: application/json
Request Example
{
"address-prefix": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Delete
Delete operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
PEER-PREFIX - Retrieve
Retrieve operation of resource: peer-prefix
ID of address-prefix
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"address-prefix": "string"
}
TPA - Update
Update operation of resource: tpa
tpabody object
Request Content-Types: application/json
Request Example
{
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA - Create
Create operation of resource: tpa
tpabody object
Request Content-Types: application/json
Request Example
{
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA - Delete
Delete operation of resource: tpa
Successful operation
Internal Error
Response Content-Types: application/json
TPA - Retrieve
Retrieve operation of resource: tpa
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
}
VRFS - Update
Update operation of resource: vrfs
vrfsbody object
Request Content-Types: application/json
Request Example
{
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
VRFS - Create
Create operation of resource: vrfs
vrfsbody object
Request Content-Types: application/json
Request Example
{
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
VRFS - Delete
Delete operation of resource: vrfs
Successful operation
Internal Error
Response Content-Types: application/json
VRFS - Retrieve
Retrieve operation of resource: vrfs
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
VRF - Update
Update operation of resource: vrf
vrfbody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
VRF - Create
Create operation of resource: vrf
vrfbody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
Successful operation
Internal Error
Response Content-Types: application/json
VRF - Delete
Delete operation of resource: vrf
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
VRF - Retrieve
Retrieve operation of resource: vrf
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
ADDRESS-FAMILY - Update
Update operation of resource: address-family
address-familybody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ADDRESS-FAMILY - Create
Create operation of resource: address-family
address-familybody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
Successful operation
Internal Error
Response Content-Types: application/json
ADDRESS-FAMILY - Delete
Delete operation of resource: address-family
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
ADDRESS-FAMILY - Retrieve
Retrieve operation of resource: address-family
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
IPV4-TABLE - Update
Update operation of resource: ipv4-table
ipv4-tablebody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
IPV4-TABLE - Create
Create operation of resource: ipv4-table
ipv4-tablebody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
IPV4-TABLE - Delete
Delete operation of resource: ipv4-table
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
IPV4-TABLE - Retrieve
Retrieve operation of resource: ipv4-table
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
TPA-ALLOW - Update
Update operation of resource: tpa-allow
tpa-allowbody object
ID of vrf-name
ID of local-port protocol
Request Content-Types: application/json
Request Example
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Create
Create operation of resource: tpa-allow
tpa-allowbody object
ID of vrf-name
ID of local-port protocol
Request Content-Types: application/json
Request Example
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Delete
Delete operation of resource: tpa-allow
ID of vrf-name
ID of local-port protocol
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Retrieve
Retrieve operation of resource: tpa-allow
ID of vrf-name
ID of local-port protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
IPV6-TABLE - Update
Update operation of resource: ipv6-table
ipv6-tablebody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
IPV6-TABLE - Create
Create operation of resource: ipv6-table
ipv6-tablebody object
ID of vrf-name
Request Content-Types: application/json
Request Example
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
Successful operation
Internal Error
Response Content-Types: application/json
IPV6-TABLE - Delete
Delete operation of resource: ipv6-table
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
IPV6-TABLE - Retrieve
Retrieve operation of resource: ipv6-table
ID of vrf-name
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
TPA-ALLOW - Update
Update operation of resource: tpa-allow
tpa-allowbody object
ID of vrf-name
ID of local-port protocol
Request Content-Types: application/json
Request Example
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Create
Create operation of resource: tpa-allow
tpa-allowbody object
ID of vrf-name
ID of local-port protocol
Request Content-Types: application/json
Request Example
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Delete
Delete operation of resource: tpa-allow
ID of vrf-name
ID of local-port protocol
Successful operation
Internal Error
Response Content-Types: application/json
TPA-ALLOW - Retrieve
Retrieve operation of resource: tpa-allow
ID of vrf-name
ID of local-port protocol
Successful operation
Internal Error
Response Content-Types: application/json
Response Example (200 OK)
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
Schema Definitions
XR-XML:
Common node of interface, all-interfaces
- xr-xml: PEER-CLASS
-
Configure XML and peer addresses
Example
{
"xr-xml": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
PEER-NO-PREFIX-CLASS:
Common node of peer-v4, peer-v6
- peers: object
-
Configure peer addresses
Example
{
"peers": {
"peer": [
{
"address": "string"
}
]
}
}
SSH-PROTOCOL:
Common node of interface, all-interfaces
- ssh-protocol: PEER-CLASS
-
Configure SSH protocol and peer addresses
Example
{
"ssh-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
ALL-PROTOCOLS:
Common node of interface, all-interfaces
- all-protocols: PEER-CLASS
-
Configure all protocols on this interface
Example
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
TPA-ALLOW:
Common node of ipv4-table, ipv6-table
- tpa-allow: object[]
-
MPP TPA control entries
Example
{
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
PEER-PREFIX-CLASS:
Common node of peer-v4, peer-v6
- peer-prefixes: object
-
Configure peer addresses with prefix
Example
{
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
SNMP-PROTOCOL:
Common node of interface, all-interfaces
- snmp-protocol: PEER-CLASS
-
Configure SNMP for this interface
Example
{
"snmp-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
PEER-CLASS:
Common node of snmp-protocol, http-protocol, ssh-protocol, telnet-protocol, tftp-protocol, xml , netconf-protocol, all-protocols
- peer-class: object
-
Configure peer addresses
Example
{
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
TELNET-PROTOCOL:
Common node of interface, all-interfaces
- telnet-protocol: PEER-CLASS
-
Configure Telnet for this interface
Example
{
"telnet-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
INTERFACE-SELECTION:
Common node of inband, outband
- interface-selection: object
-
Configure interfaces
Example
{
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
NETCONF-PROTOCOL:
Common node of interface, all-interfaces
- netconf-protocol: PEER-CLASS
-
Configure NETCONF protocol and peer addresses
Example
{
"netconf-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
TFTP-PROTOCOL:
Common node of interface, all-interfaces
- tftp-protocol: PEER-CLASS
-
Configure TFTP on this interface
Example
{
"tftp-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
HTTP-PROTOCOL:
Common node of interface, all-interfaces
- http-protocol: PEER-CLASS
-
Configure HTTP on this interface
Example
{
"http-protocol": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
control-plane_schema:
Configure control Plane
- management-plane-protection: object
-
Configure management plane protection
Example
{
"management-plane-protection": {
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
}
management-plane-protection_schema:
Configure management plane protection
- tpa: object
-
MPP Third Party Application Configuration Commands
- inband: INTERFACE-SELECTION
-
Inband Configuration
- outband:
-
Outband Configuration
Example
{
"tpa": {
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
},
"inband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
},
"outband": {
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
}
}
}
outband_schema:
Outband Configuration
- outband-vrf: string
-
Configure outband VRF
Example
{
"outband-vrf": "string",
"interface-selection": {
"interfaces": {
"interface": [
{
"interface-name": "string",
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
}
interface-selection_schema:
Configure interfaces
- interfaces: object
-
Configure a specific interface
- all-interfaces: ALL-PROTOCOLS
-
Configure all Inband interfaces
Example
{
"interfaces": {
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
},
"all-interfaces": {
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
}
interfaces_schema:
Configure a specific interface
- interface: ALL-PROTOCOLS
-
Specific interface
Example
{
"interface": [
{
"all-protocols": {
"peer-class": {
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
}
}
]
}
peer-class_schema:
Configure peer addresses
- peer-all: null
-
Only takes 'True'
- peer-v4: PEER-PREFIX-CLASS
-
Configure v4 peer addresses
- peer-v6: PEER-PREFIX-CLASS
-
Configure v6 peer addresses
Example
{
"peer-all": [ null ],
"peer-v4": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
},
"peer-v6": {
"peer-prefixes": {
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
}
}
peers_schema:
Configure peer addresses
- peer: object[]
-
Configure peer on the interface
Example
{
"peer": [
{
"address": "string"
}
]
}
peer-prefixes_schema:
Configure peer addresses with prefix
- peer-prefix: object[]
-
Peer address (with prefix)
Example
{
"peer-prefix": [
{
"address-prefix": "string"
}
]
}
tpa_schema:
MPP Third Party Application Configuration Commands
- vrfs: object
-
VRF configuration
Example
{
"vrfs": {
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
}
vrfs_schema:
VRF configuration
- vrf: object[]
-
VRF configuration
Example
{
"vrf": [
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
]
}
vrf_schema:
- vrf-name: string
-
VRF name
- address-family: object
-
Address family
Example
{
"vrf-name": "string",
"address-family": {
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
}
address-family_schema:
Example
{
"ipv4-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
},
"ipv6-table": {
"tpa-allow": [
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}
]
}
}
tpa-allow_schema:
- remote-address-prefix: integer
-
IPv4/6 remote-address prefix length
range:"0..128" - local-address: string
-
IPv4/6 local-address prefix to match, or 'any'
- protocol: integer
-
L4 protocol value
range:"1..255" - local-port: string
-
Local port value
- local-address-prefix: integer
-
IPv4/6 local-address prefix length
range:"0..128" - remote-address: string
-
IPv4/6 remote-address prefix to match, or 'any'
- interface-name: string
-
Interface name for allow command, or 'any'
Example
{
"remote-address-prefix": "integer",
"local-address": "string",
"protocol": "integer",
"local-port": "string",
"local-address-prefix": "integer",
"remote-address": "string",
"interface-name": "string"
}